home *** CD-ROM | disk | FTP | other *** search
/ Joystick Magazine 2003 March / JOY146_CD2.iso / Data / Sharewares / Jeux / vs5full.exe / {app} / 320_textscheme.txt < prev    next >
Text File  |  2002-01-26  |  1KB  |  49 lines

  1. // 320x240 text scheme file
  2.  
  3. // DEFAULT BUTTON TEXT
  4. SchemeName = "Primary Button Text"
  5. FontName = "Arial"
  6. FontSize = 7
  7. FgColor = "159 95 47 255"
  8. BgColor = "0 0 0 141"
  9. FgColorArmed = "255 255 255 255"
  10. BgColorArmed = "159 95 47 67"
  11.  
  12. // COMMAND MENU TEXT
  13. SchemeName = "CommandMenu Text"
  14. FontName = "Arial"
  15. FontSize = 7
  16. FgColor = "159 95 47 255"
  17. BgColor = "0 0 0 141"
  18. FgColorArmed = "255 255 255 255"
  19. BgColorArmed = "159 95 47 67"
  20.  
  21. // SCOREBOARD TEXT
  22. SchemeName = "Scoreboard Text"
  23. FontName = "Arial"
  24. FontSize = 7
  25. FontWeight = 0
  26.  
  27. // TITLE FONT in TFC selection menus
  28. SchemeName = "Title Font"
  29. FontName = "Arial"
  30. FontSize = 15
  31. FgColor = "159 95 47 255"
  32.  
  33. // CLASSDESC, MAPDESC, MOTD text windows
  34. SchemeName = "Briefing Text"
  35. FontName = "Arial"
  36. FontSize = 9
  37. FontWeight = 0
  38. FgColor = "159 95 47 255"
  39.  
  40. // Team info text (list of players, etc)
  41. // fgColor is automatically set to the teams color
  42. SchemeName = "Team Info Text"
  43. FontName = "Arial"
  44. FontSize = 9
  45. FontWeight = 0
  46.  
  47.  
  48.  
  49.